Skip to content

copy(website): tagline is "The open-source thread-plane for agents." - #1040

Merged
blove merged 3 commits into
mainfrom
blove/website-tagline-thread-plane
Sep 7, 2026
Merged

copy(website): tagline is "The open-source thread-plane for agents."#1040
blove merged 3 commits into
mainfrom
blove/website-tagline-thread-plane

Conversation

@blove

@blove blove commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The public tagline changes from "The AI agent UI framework for Angular." to "The open-source thread-plane for agents." in the hero H1, <title>, OG image, README hero alt and tagline line, and all seven library README intros.
  • The hero H1 and OG card render it on three lines from HERO_H1_LINES ("The open-source" / "thread-plane" / "for agents."); a spec asserts the lines rejoin to HERO_H1 so the heading, title, and card cannot drift.
  • The site description (meta, OG/Twitter, GitHub repo description) becomes: The open-source thread-plane for agents: chat, durable threads, persistence, human approvals, and generative UI for Angular, on LangGraph and AG-UI. (148 chars.)
  • LONG_SUBHEAD (About page, OG/Twitter default) and the gtm docs restate the same claim. The hero eyebrow drops "Open-source" so the hero does not say it twice.
  • Spec: docs/superpowers/specs/2026-09-06-tagline-thread-plane-design.md.

Verification

  • vitest run --root apps/website: 1291 passed.
  • Dev server: <title>, meta description, OG description/alt, #hero-heading (three .hero-heading-line spans, textContent equals HERO_H1), /about, and /opengraph-image all carry the new copy.
  • GitHub repo description already updated via gh repo edit.

🤖 Generated with Claude Code

@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
threadplane Ready Ready Preview Sep 7, 2026 3:31am UTC

Request Review

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval: this PR received an intelligent (AI) code review. See the review comments on this PR.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove blove changed the title copy(website): tagline is "The open-source thread plane for enterprise agents." copy(website): tagline is "The open-source thread-plane for agents." Sep 6, 2026
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

blove and others added 3 commits September 6, 2026 20:23
…e agents."

The hero H1, <title>, meta description, OG/Twitter defaults, OG image alt,
About page, root and library READMEs, and the gtm docs all move from
"The AI agent UI framework for Angular." to the new tagline. The site
description becomes the 159-character sentence that follows it everywhere.
The hero eyebrow drops "Open-source" so the hero does not say it twice.
Tests that pinned the old strings pin the new ones.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…on three lines

Drops "enterprise" (gtm.md already lists it as reading sales-first) and
hyphenates thread-plane. HERO_H1_LINES breaks the H1 where it is meant to
break; a spec asserts the lines rejoin to HERO_H1, and both the hero and the
OG card render from the lines. The description drops "enterprise" to match.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
The H1 no longer names Angular, so the guard that the hero says which
framework this is moves to the eyebrow above it. The three-line H1 also
leaves the demo stage short of the 25% visibility threshold that mounts the
frame at the default viewport, so the desktop mount test scrolls it into
view first, as the mobile sibling already does.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@blove
blove force-pushed the blove/website-tagline-thread-plane branch from 2b90523 to 25a2889 Compare September 7, 2026 03:23
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove
blove merged commit d0376cb into main Sep 7, 2026
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant